Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 173,103 for

document formatting

(0.12 sec)
  1. GeneralFormat | Aspose.Words for Java

    Specifies a general format that is applied to a numeric text or any field result in Java....GeneralFormat Specifies a general format that is applied to a numeric...of general formats. Examples: Shows how to format field results...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character Formatting previously saved on the stack....popFont() Retrieves character formatting previously saved on the stack...Shows how to use a document builder’s formatting stack. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.expand_table_styles_to_direct_formatti...

    Document.expand_table_styles_to_direct_Formatting method. Converts Formatting specified in table styles into direct Formatting on tables in the Document....expand_table_styles_to_direct_formatting method expand_table_styl...expand_table_styles_to_direct_formatting() Converts formatting specified in table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Table Styles in Java|Aspose.Words ...

    Advanced table Formatting Java. Create a table style using Java. Introduction to advanced table Formatting, Table styles using Java....table style defines a set of formatting that can be easily applied...applied to a table. Formatting such as borders, shading, alignment...

    docs.aspose.com/words/java/working-with-tablest...
  5. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and Formatting of a Word Document using Java....Words Document Object Model (DOM) Contents [ Hide...Hide ] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/java/aspose-words-documen...
  6. Aspose.Words.Lists | Aspose.Words for .NET

    Discover the Aspose.Words.Lists namespace for easy management of bulleted and numbered lists in your Documents, enhancing organization and clarity....numbered lists defined in a document. Classes Class Description...Description List Represents formatting of a list. ListCollection Stores...

    reference.aspose.com/words/net/aspose.words.lists/
  7. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...that specifies that source formatting of headers/footers content...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character Formatting onto the stack....push_font() Saves current character formatting onto the stack. def push_font...Shows how to use a document builder’s formatting stack. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document...and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row Formatting options, enhancing your data presentation effortlessly....property Provides access to the formatting properties of the row. public...modify formatting of a table row. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.tab...